PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFUAFormatter Class / PDFUAFormatter Constructor
PDF/UA standard for which the formatter is initialized.
In This Topic
    PDFUAFormatter Constructor
    In This Topic
    Initializes a new PDFUAFormatter object.
    Syntax
    public PDFUAFormatter( 
       PDFUAFormat format
    )

    Parameters

    format
    PDF/UA standard for which the formatter is initialized.
    See Also